﻿2026-06-22T01:08:08.5431958Z ##[group]Run actions/checkout@v5
2026-06-22T01:08:08.5432568Z with:
2026-06-22T01:08:08.5433031Z   repository: SaberMage/spt-core
2026-06-22T01:08:08.5485340Z   token: ***
2026-06-22T01:08:08.5485823Z   ssh-strict: true
2026-06-22T01:08:08.5486198Z   ssh-user: git
2026-06-22T01:08:08.5486603Z   persist-credentials: true
2026-06-22T01:08:08.5486996Z   clean: true
2026-06-22T01:08:08.5487374Z   sparse-checkout-cone-mode: true
2026-06-22T01:08:08.5487788Z   fetch-depth: 1
2026-06-22T01:08:08.5488136Z   fetch-tags: false
2026-06-22T01:08:08.5488485Z   show-progress: true
2026-06-22T01:08:08.5488828Z   lfs: false
2026-06-22T01:08:08.5489224Z   submodules: false
2026-06-22T01:08:08.5489618Z   set-safe-directory: true
2026-06-22T01:08:08.5489995Z env:
2026-06-22T01:08:08.5490333Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-22T01:08:08.5490748Z ##[endgroup]
2026-06-22T01:08:08.6280120Z Syncing repository: SaberMage/spt-core
2026-06-22T01:08:08.6281602Z ##[group]Getting Git version info
2026-06-22T01:08:08.6282251Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T01:08:08.6283351Z [command]/usr/bin/git version
2026-06-22T01:08:08.6283765Z git version 2.43.0
2026-06-22T01:08:08.6285151Z ##[endgroup]
2026-06-22T01:08:08.6295463Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f399e48f-2618-4809-b03a-6495140c1c38' before making global git config changes
2026-06-22T01:08:08.6296589Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:08:08.6298316Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:08:08.6328627Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T01:08:08.6344958Z https://github.com/SaberMage/spt-core
2026-06-22T01:08:08.6354646Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T01:08:08.6357244Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T01:08:08.6374074Z HEAD
2026-06-22T01:08:08.6404609Z ##[endgroup]
2026-06-22T01:08:08.6405399Z [command]/usr/bin/git submodule status
2026-06-22T01:08:08.6596748Z ##[group]Cleaning the repository
2026-06-22T01:08:08.6599375Z [command]/usr/bin/git clean -ffdx
2026-06-22T01:08:08.6625828Z Removing traceable-reqs
2026-06-22T01:08:08.6632274Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T01:08:08.6678176Z HEAD is now at 0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:08:08.6683918Z ##[endgroup]
2026-06-22T01:08:08.6684743Z ##[group]Disabling automatic garbage collection
2026-06-22T01:08:08.6688207Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T01:08:08.6747909Z ##[endgroup]
2026-06-22T01:08:08.6748616Z ##[group]Setting up auth
2026-06-22T01:08:08.6753257Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:08:08.6778525Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:08:08.6963912Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:08:08.6988534Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:08:08.7175415Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:08:08.7201900Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:08:08.7397916Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T01:08:08.7427920Z ##[endgroup]
2026-06-22T01:08:08.7428692Z ##[group]Fetching the repository
2026-06-22T01:08:08.7434587Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0d90debd9c55d60180d11f668b3d5c33b11fee49:refs/remotes/pull/27/merge
2026-06-22T01:08:09.3073713Z ##[endgroup]
2026-06-22T01:08:09.3074419Z ##[group]Determining the checkout info
2026-06-22T01:08:09.3075430Z ##[endgroup]
2026-06-22T01:08:09.3079218Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T01:08:09.3116501Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T01:08:09.3141157Z ##[group]Checking out the ref
2026-06-22T01:08:09.3143065Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T01:08:09.3187842Z HEAD is now at 0d90debd9 Merge 1e2e2f78f49042ded9889d8482b7a52186bff1c5 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:08:09.3191620Z ##[endgroup]
2026-06-22T01:08:09.3226153Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T01:08:09.3251718Z 0d90debd9c55d60180d11f668b3d5c33b11fee49
